Fix `cargo doc`
authorAlex Crichton <alex@alexcrichton.com>
Sun, 22 Mar 2015 19:25:54 +0000 (12:25 -0700)
committerAlex Crichton <alex@alexcrichton.com>
Sun, 22 Mar 2015 19:25:54 +0000 (12:25 -0700)
commit8350cd1734d560409437e0e9292ccb90477a5c31
tree3fbaf9e1094c6ca98c201e0f9e69271e9be3094d
parent7d1419db19cec3a1ff19290345b5d90f5c7ec399
Fix `cargo doc`

Both tweak how deep documentation is compiled as well as fixing up the
dependencies for a documented target.
src/bin/doc.rs
src/cargo/ops/cargo_compile.rs
src/cargo/ops/cargo_doc.rs
src/cargo/ops/cargo_rustc/context.rs
src/cargo/ops/cargo_rustc/mod.rs